2007-07-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c
(gtk_tree_view_convert_bin_window_to_widget_coords:
Fix a typo in the docs. (#453673, Guillaume Cottenceau)
svn path=/trunk/; revision=18417
+2007-07-09 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktreeview.c
+ (gtk_tree_view_convert_bin_window_to_widget_coords:
+ Fix a typo in the docs. (#453673, Guillaume Cottenceau)
+
2007-07-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_combo_box_model_row_deleted): Emit
* @wx: return location for widget X coordinate
* @wy: return location for widget Y coordinate
*
- * Converts bin_window coordinates (see gtk_tree_view_get_bin_window()).
+ * Converts bin_window coordinates (see gtk_tree_view_get_bin_window())
* to widget relative coordinates.
*
* Since: 2.12